- FAST19 Best Paper DistCache: Provable Load Balancing for LargeScale Storage Systems with Distributed Caching
FlashBlox: Achieving Both Performance Isolation and Uniform Lifetime for Virtualized SSDs
- 虚拟化课程论文分享,文章来自 FAST17
- SSD 虚拟化相关,顺便补一下之前 SSD 的坑
- 主要解决云计算领域中虚拟化 SSD 设备中的隔离性问题
Controlled Data Migration in the Expansion of Decentralized Object-Based Storage Systems
- FAST 2020 Controlled Data Migration in the Expansion of Decentralized Object-Based Storage Systems
- 主要针对集群扩容/缩容场景的数据迁移过程进行优化
- 基于Ceph CRUSH进行了修改,减少了增扩容过程中的数据迁移。
Ceph ObjectStore
- Ceph OSD 后端存储实现架构和源码分析
- 结合 Ceph 已经实现的存储引擎,考虑实现新的后端存储
- 理解 ObjectStore 和 Ceph IO 流的调用关系
VLDBJ 2018:LSM-based storage techniques: a survey
发布于
2020-02-11
|
48分钟
|
13038字数
- VLDBJ 2018:LSM-based storage techniques: a survey
FAST 2017-2019
- Paper bewtween FAST 2017 and FAST 2019
- To know about hot topic in storage.
- Will update to recent FAST.
WiscKey: Separating Keys from Values in SSD-Conscious Storage
- 文章题目:WiscKey: Separating Keys from Values in SSD-Conscious Storage。FAST 16 上的文章,该论文的延申发表在 TOS17。
0%